/blog/archive/
Adventures in Rust
So I recently checked back in on the programming language Rust just to see where it was going and boy was I surprised. Not only has it really started to take off in terms of new users and projects but the nature of the projects is fantastic. So switching gears, as I often do, I set myself the goal of learning Rust this year and what better way than hitting the books and mirating my Python powered blog to Rust?
I’ll document on here as I go and include deeply annotated source code, which maybe will help others but is really just for me to study with.